Skip to content

Fix: Update handleOutsideClick to use textarea ref (#175)#190

Merged
msoedov merged 1 commit intomsoedov:mainfrom
DevGajjar28:handleOutsideClick
Mar 18, 2025
Merged

Fix: Update handleOutsideClick to use textarea ref (#175)#190
msoedov merged 1 commit intomsoedov:mainfrom
DevGajjar28:handleOutsideClick

Conversation

@DevGajjar28
Copy link
Copy Markdown
Contributor

#175

I checked the HTML template and found that there is no container element.
To ensure consistency, I updated the code to use this.$refs.textarea.contains(event.target).

@msoedov
Copy link
Copy Markdown
Owner

msoedov commented Mar 18, 2025

Nice work on the PR, man! Thank you!

@msoedov msoedov self-requested a review March 18, 2025 12:17
@msoedov msoedov merged commit b7fef85 into msoedov:main Mar 18, 2025
5 checks passed
@DevGajjar28
Copy link
Copy Markdown
Contributor Author

Nice work on the PR, man! Thank you!

Welcome! I'm able to solve other issues if you have any. It would be a great opportunity for me to learn and explore new things.

@msoedov
Copy link
Copy Markdown
Owner

msoedov commented Mar 18, 2025

Thx a lot @DevGajjar28! I just added a bunch of new issues to github related to MCP

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants